Autogenerated HTML docs for v1.5.3.4-203-gcc61a
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt index 6df8e85..f1f90cc 100644 --- a/git-for-each-ref.txt +++ b/git-for-each-ref.txt
@@ -100,6 +100,11 @@ the object referred by the ref does not cause an error. It returns an empty string instead. +As a special case for the date-type fields, you may specify a format for +the date by adding one of `:default`, `:relative`, `:short`, `:local`, +`:iso8601` or `:rfc2822` to the end of the fieldname; e.g. +`%(taggerdate:relative)`. + EXAMPLES --------